home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Examples / tweenTests / SolidCylinder2.wwModel / initialDefines.eve next >
Encoding:
Text File  |  1995-03-22  |  223 b   |  14 lines

  1. set roll 45
  2. set radius 1
  3. set zMin -1
  4. set zMax 2
  5. set thetaMax 360.0
  6.  
  7.  
  8. # some animation stuff
  9. set shape cylinder
  10. set ${shape}(heightFactor) 2
  11. set ${shape}(radiusFactor) 2
  12. set ${shape}(zMinFactor) 2
  13. set ${shape}(zMaxFactor) 2
  14.